[INFO] fetching crate tetsy-finality-grandpa 0.13.0...
[INFO] fixing tetsy-finality-grandpa-0.13.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate tetsy-finality-grandpa 0.13.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tetsy-finality-grandpa 0.13.0
[INFO] finished tweaking crates.io crate tetsy-finality-grandpa 0.13.0
[INFO] tweaked toml for crates.io crate tetsy-finality-grandpa 0.13.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tetsy-finality-grandpa 0.13.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf
[INFO] running `Command { std: "docker" "start" "fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   log v0.4.33 removed features: std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling tetsy-scale-codec-derive v2.0.1
[INFO] [stderr]     Checking tetsy-scale-codec v2.0.1
[INFO] [stderr]     Checking tetsy-finality-grandpa v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.01s
[INFO] [stderr] crater-edition-check: tetsy-finality-grandpa v0.13.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking tetsy-finality-grandpa v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/round.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn add_vote(&mut self, id: Id, vote: Vote, signature: Signature, weight: VoterWeight)
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 98 |         -> AddVoteResult<Vote, Signature>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |         -> AddVoteResult<'_, Vote, Signature>
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bridge_state.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(crate) fn get(&self, cx: &mut Context) -> RwLockReadGuard<RoundState<H, N>> {
[INFO] [stdout]    |                       ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(crate) fn get(&self, cx: &mut Context) -> RwLockReadGuard<'_, RoundState<H, N>> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `commit.0`, which is owned by the current function
[INFO] [stdout]     --> src/voter/mod.rs:1322:11
[INFO] [stdout]      |
[INFO] [stdout] 1322 |                 .then(|_| {
[INFO] [stdout]      |                       ^^^ may outlive borrowed value `commit.0`
[INFO] [stdout] 1323 |                     // send our commit
[INFO] [stdout] 1324 |                     stream::iter(iter::once(Ok(CommunicationOut::Commit(commit.0, commit.1)))).forward(commits_sink)
[INFO] [stdout]      |                                                                         -------- `commit.0` is borrowed here
[INFO] [stdout]      |
[INFO] [stdout] note: function requires argument type to outlive `'static`
[INFO] [stdout]     --> src/voter/mod.rs:1306:3
[INFO] [stdout]      |
[INFO] [stdout] 1306 | /         pool.spawner().spawn(
[INFO] [stdout] 1307 | |             round_stream.into_future()
[INFO] [stdout] 1308 | |                 .then(|(value, stream)| { // wait for a prevote
[INFO] [stdout] 1309 | |                     assert!(match value {
[INFO] [stdout] ...    |
[INFO] [stdout] 1326 | |                 .map(|_| ())
[INFO] [stdout] 1327 | |         ).unwrap();
[INFO] [stdout]      | |_________^
[INFO] [stdout] help: to force the closure to take ownership of `commit.0` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]      |
[INFO] [stdout] 1322 |                 .then(move |_| {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0373`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetsy-finality-grandpa` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf", kill_on_drop: false }`
[INFO] [stdout] fead4db59ffecbaef49d6d88bee9b36d0fc781d177732d2fd56bb56af885bfcf
